Autogenerated HTML docs for v1.4.3.3-g6dcfa 
diff --git a/git-send-email.html b/git-send-email.html index 0a35b91..8ca40b4 100644 --- a/git-send-email.html +++ b/git-send-email.html 
@@ -375,8 +375,13 @@  </dt>   <dd>   <p>  - If set, specifies the outgoing SMTP server to use. Defaults to  - localhost.  + If set, specifies the outgoing SMTP server to use. A full  + pathname of a sendmail-like program can be specified instead;  + the program must support the <tt>-i</tt> option. Default value can  + be specified by the <em>sendemail.smtpserver</em> configuration  + option; the built-in default is <tt>/usr/sbin/sendmail</tt> or  + <tt>/usr/lib/sendmail</tt> if such program is available, or  + <tt>localhost</tt> otherwise.   </p>   </dd>   <dt>  @@ -430,7 +435,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 03-Oct-2006 08:41:27 UTC  +Last updated 29-Oct-2006 20:47:13 UTC   </div>   </div>   </body>